HappyDoc Generated Documentation .\_volume

. / _volume 

_volume module

Functions   
  crippled_sgi_subtextures 
crippled_sgi_subtextures ()

crippled_sgi_subtextures() -> bool

  index_colors 
index_colors (
        transfer_func,
        min,
        max,
        bins,
        bin_step,
        colormap_values,
        blend,
        )

index_colors(transfer_func: object, min: float, max: float, bins: int, bin_step: int, colormap_values: object, blend: bool)

  data_to_rgba 
data_to_rgba (
        data,
        transfer_func,
        rgba,
        blend,
        )

data_to_rgba(data: object, transfer_func: object, rgba: object, blend: bool)

  data_to_bin_index 
data_to_bin_index (
        data,
        min,
        max,
        bins,
        bin_step,
        index_values,
        add,
        )

data_to_bin_index(data: object, min: float, max: float, bins: int, bin_step: int, index_values: object, add: bool)

  have_3d_texture_support 
have_3d_texture_support ()

have_3d_texture_support() -> bool

  minimum_and_maximum 
minimum_and_maximum ( seq )

minimum_and_maximum(seq: object) -> float, float

  bin_counts 
bin_counts (
        seq,
        min,
        max,
        bins,
        )

bin_counts(seq: object, min: float, max: float, bins: int) -> object

  maximum_intensity_projection_supported 
maximum_intensity_projection_supported ()

maximum_intensity_projection_supported() -> bool

  broken_pixelmap_texture_fill 
broken_pixelmap_texture_fill ()

broken_pixelmap_texture_fill() -> bool

Classes   

Volume_Model

Volume_Model() -> Volume_Model

error

no attributes


This document was automatically generated Thu Nov 09 13:33:41 2006 by HappyDoc version 3.0.a1